This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Mary Chufoosonings 21.Jan.04 01:57 PM a Web browser Toolkits6.5Windows XP
I have an application that creates meetings via the C++ API
If I create a repeated meeting in Lotus Notes 6 (StdR6MailTemplate) via the C++ API and then delete an instance of the meeting the whole recurring series is deleted.
In the client is shown something which appears to be a correct series but if you try to open an appointment LN will show the error message:
"Error trying to open document: Invalid or nonexisting parent document". Editing one or several instances of the meeting works fine.
The fault occurrs with Lotus Notes 6 and 6.5 only - it works for Lotus Notes 5.
The error does not occurr if I omit to set $CSVersion - however not setting this causes other problems...